Skip to content

Bump toon-format from 0.4.5 to 0.5.0#189

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/toon-format-0.5.0
Open

Bump toon-format from 0.4.5 to 0.5.0#189
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/toon-format-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps toon-format from 0.4.5 to 0.5.0.

Release notes

Sourced from toon-format's releases.

v0.5.0

Added

  • (layout) expose decoder layout metadata behind cargo feature (#66)

Other

  • Deserialization failure for u64 values larger than i64::MAX (#67)

v0.4.6

Added

  • Add JSON streaming encode support (#65)
Changelog

Sourced from toon-format's changelog.

0.5.0 - 2026-05-22

Added

  • (layout) expose decoder layout metadata behind cargo feature (#66)

Other

  • Deserialization failure for u64 values larger than i64::MAX (#67)

0.4.6 - 2026-05-19

Added

  • Add JSON streaming encode support (#65)
Commits
  • 2136cb1 chore: release v0.5.0 (#70)
  • 4a2cde8 feat(layout): expose decoder layout metadata behind cargo feature (#66)
  • b72975c Fix: Deserialization failure for u64 values larger than i64::MAX (#67)
  • 35a2e6e chore: release v0.4.6 (#68)
  • c7e384e feat: Add JSON streaming encode support (#65)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [toon-format](https://github.com/toon-format/toon-rust) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/toon-format/toon-rust/releases)
- [Changelog](https://github.com/toon-format/toon-rust/blob/main/CHANGELOG.md)
- [Commits](toon-format/toon-rust@v0.4.5...v0.5.0)

---
updated-dependencies:
- dependency-name: toon-format
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 27, 2026
@dependabot dependabot Bot requested a review from Tuntii as a code owner May 27, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants